func golang.org/x/crypto/sha3.new512Asm
2 uses
golang.org/x/crypto/sha3 (current package)
hashes.go#L49: if h := new512Asm(); h != nil {
hashes_generic.go#L28: func new512Asm() hash.Hash { return nil }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)